home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / bbs / dgwrl201.zip / NETWORK.DOC < prev    next >
Text File  |  1997-04-07  |  2KB  |  38 lines

  1. DOGWORLD ][ v2.01 MULTINODE SUPPORT:
  2.  
  3.   DogWorld ][ includes a "switch" inside DogEdit that turns on
  4. shared file access. Simply go into DogEdit and toggle the
  5. "multinode support" setting to the "ON" position. That's it!
  6. You will need to make sure that share.exe or equilvalent is loaded
  7. into your computer's memory. If you are running Lantastic LAN
  8. software, you should also run the batch file DO-LAN.BAT so that
  9. the main DogWorld ][ files are marked as read-only.
  10.  
  11. RUNNING 2 COPIES OF DOGWORLD ][ FROM THE DOS PROMPT:
  12.  
  13.   You can start a local copy of DogWorld ][ from DOS by typing:
  14. "DOG.EXE" at the command line. This will automatically assign that
  15. copy of DogWorld ][ a node number of zero. If you want to start a second
  16. copy from the DOS prompt, you will need to manually assign that copy
  17. a node number on the command line. You can do that like this:
  18.  
  19.   "DOG.EXE /L /N:x    <-- where x is the node number.
  20.  
  21.   This tells DogWorld ][ to start in local mode and to use the node number
  22. that you assigned.
  23.  
  24.  
  25. YOUR COMPUTER'S INTERNAL CLOCK:
  26.  
  27.   Be sure to keep all the computers on your lan syncronized. Having
  28. a workstation that is out of sync (time wise) can cause the auto-
  29. maintance in DogWorld ][ to run prematurely. This won't harm the game,
  30. but it may look strange to your players. (For instance, a player
  31. could be brought back to life mid-day, after being killed that
  32. morning)
  33.   Most LAN packages document a way to set the clock on the workstations
  34. to the same time as the clock in the server. For example, in Lantastic
  35. you do this by executing the command: "NET CLOCK//server-name". On my
  36. Lantastic Lan, I have this command in the autoexec.bat file on all my
  37. workstations.
  38.